From dd586a4f20f99f7baec80e16b6468aa710f1d584 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 20 Mar 2007 16:24:03 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cfa646386a7..66b559d5d80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-03-20 Richard Stallman + + * textmodes/ispell.el (ispell-call-process): New function. + Defends against bad `default-directory.' + (ispell-check-version, ispell-find-aspell-dictionaries) + (ispell-get-aspell-config-value, lookup-words): Call it. + (ispell-call-process-region): New function. + (ispell-send-string): Call it. + 2007-03-20 Andreas Schwab * Makefile.in (custom-deps): Depend on $(lisp)/subdirs.el. @@ -52,6 +61,9 @@ * files.el (default-directory): Mark safe. (basic-save-buffer-2): Put proper dir name in error message. + * simple.el (compose-mail): Run switch-function after + setting up the mail buffer. + * startup.el (inhibit-splash-screen, initial-major-mode): Doc fixes. 2007-03-18 Jay Belanger @@ -94,6 +106,10 @@ * autorevert.el (auto-revert-tail-handler): Call after-revert-hook. +2007-03-17 Ryan Yeske + + * simple.el (switch-to-completions): No error if search for \n\n fails. + 2007-03-17 Chong Yidong * simple.el (line-move-1): Respect -- 2.30.2